Merged
Conversation
- Added SVG icons: delete_xmark, dots_horizontal, dots_vertical, filter, filter_fill, grip, notifications, settings, clock_40, clock_60, clock_arrow_rotate_ccw_left, attach_file, funnel, magnifier, pencil. - Created TypeScript environment definition file (vite-env.d.ts) for environment variables. - Added TypeScript configuration file (tsconfig.json) for the icons package. - Set up Vite configuration (vite.config.ts) with React plugin for the icons package.
- Introduced a new script `clear.js` to clear the distribution directory defined by `DIST_DIR`. - Added `DIST_DIR` constant in `constants.js` to specify the path for the distribution directory. - Removed unused `figmaApi.js` and `renameSvg.js` scripts to clean up the codebase. - Added `tsconfig.build.json` for TypeScript build configuration. - Updated `vite.config.ts` to include `vite-plugin-dts` for TypeScript declaration file generation and adjusted build settings. - Updated `pnpm-lock.yaml` to include new dependencies and versions.
…, xmark, and yandex chore: update TypeScript configuration to include new paths and adjust output directory chore: update pnpm lockfile with new dependencies and versions chore: modify pnpm workspace configuration to include new packages
Package icons dev
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.